home *** CD-ROM | disk | FTP | other *** search
/ Giga Games 5 / Giga Games 5 (Walnut Creek) (June 1997).iso / _bbs / rbbstool / makefidx.cfg < prev    next >
Text File  |  1997-04-28  |  3KB  |  88 lines

  1. * for the cdrom, you have to edit this to reflect the correct drive letter
  2. *
  3. * Configuration file for MAKEFIDX, version 1.1
  4. * NameFile is the name of the list of files
  5. */NameFile=\RBBSCD\FIDX.DEF
  6. /NameFile=FIDX.DEF
  7. * LocationFile is the name of the list of locations for files
  8. */LocationFile=\RBBSCD\LIDX.DEF
  9. /LocationFile=LIDX.DEF
  10. * For WriteMode, use "Replace" when replacing existing NameFile and
  11. *     LocationFile.  If want to add to existing files, use "Update"
  12. /WriteMode=Replace
  13. */WriteMode=Update
  14. * list as many as you have (DOS) directories where you want
  15. * all the files in them listed.
  16.  
  17. * /FileSpec= m:\msdos\starter\*.*
  18. /FileSpec=p:\docs\*.* 
  19. /FileSpec=p:\dos\action\*.* 
  20. /FileSpec=p:\dos\adventur\*.* 
  21. /FileSpec=p:\dos\arcade\*.* 
  22. /FileSpec=p:\dos\bbsdoors\*.* 
  23. /FileSpec=p:\dos\board\*.* 
  24. /FileSpec=p:\dos\card\*.* 
  25. /FileSpec=p:\dos\casino\*.* 
  26. /FileSpec=p:\dos\child\*.* 
  27. /FileSpec=p:\dos\editors\*.* 
  28. /FileSpec=p:\dos\educate\*.* 
  29. /FileSpec=p:\dos\flight\*.* 
  30. /FileSpec=p:\dos\mahjongg\*.* 
  31. /FileSpec=p:\dos\math\*.* 
  32. /FileSpec=p:\dos\modem\*.* 
  33. /FileSpec=p:\dos\puzzle\*.* 
  34. /FileSpec=p:\dos\rpg\*.* 
  35. /FileSpec=p:\dos\simulate\*.* 
  36. /FileSpec=p:\dos\solution\*.* 
  37. /FileSpec=p:\dos\sports\*.* 
  38. /FileSpec=p:\dos\strategy\*.* 
  39. /FileSpec=p:\dos\tetris\*.* 
  40. /FileSpec=p:\dos\trivia\*.* 
  41. /FileSpec=p:\dos\war\*.* 
  42. /FileSpec=p:\dos\word\*.* 
  43. /FileSpec=p:\windows\adventur\*.* 
  44. /FileSpec=p:\windows\arcade\*.* 
  45. /FileSpec=p:\windows\board\*.* 
  46. /FileSpec=p:\windows\cards\*.* 
  47. /FileSpec=p:\windows\casino\*.* 
  48. /FileSpec=p:\windows\educate\*.* 
  49. /FileSpec=p:\windows\jokes\*.* 
  50. /FileSpec=p:\windows\misc\*.* 
  51. /FileSpec=p:\windows\puzzles\*.* 
  52. /FileSpec=p:\windows\rpg\*.* 
  53. /FileSpec=p:\windows\sports\*.* 
  54. /FileSpec=p:\windows\strategy\*.* 
  55. /FileSpec=p:\windows\trivia\*.* 
  56. /FileSpec=p:\windows\word\*.* 
  57. /FileSpec=p:\descent\levels\*.* 
  58. /FileSpec=p:\descent\cheats\*.* 
  59. /FileSpec=p:\descent\editors\*.* 
  60. /FileSpec=p:\descent\misc\*.* 
  61. /FileSpec=p:\descent\parallax\*.* 
  62.  
  63. * A filespec will do a "DIR <filespec>" to get a listing of the
  64. * files.   DOS normally puts the directory name near the top in
  65. * the format "Directory of ".   If this is not true, you must
  66. * specify an alternate way for the Directory to be identified.
  67. * NOTE: use the following if you are using 4DOS rather than DOS
  68. * (remove the "*" at the front).
  69. *
  70. */DirString=    Directory:
  71. *
  72. * Note:  Normally you will NOT want to include any FileDir specs.
  73. * This is for loading lists of directories NOT on-line on your
  74. * system.
  75. *
  76. * List as many as you have of text files with file names in
  77. * them.  The file name must be at the beginning of each line.
  78. * It may include a drive/path.  If no drive path, a line with
  79. * "Directory of " following by drive/path should be included at
  80. * the top of the file.   Note: all listed files will be added
  81. * even if they are duplicates.   If you use CMPBBS to manage your
  82. * new files to avoid duplicates and trim down BBS lists to just
  83. * the new files, you should have only one entry here.
  84. *
  85. */FileDir=C:\DN\NEWLIST.DIR
  86. *
  87. *
  88.